################################################################################
# Automatically-generated file. Do not edit!
################################################################################

# Add inputs and outputs from these tool invocations to the build variables 
C_SRCS += \
C:/MSP430\ Software\ for\ bq/MSP430F2xx_bq26100EVM/source/MSP430_BQ26100.c \
C:/MSP430\ Software\ for\ bq/lib/SDQ/MSP430_SDQLIB.c \
C:/MSP430\ Software\ for\ bq/lib/SHA1_HMAC/SHA1_HMAC.c 

ASM_SRCS += \
C:/MSP430\ Software\ for\ bq/lib/SDQ/SDQ_writeByte_CCS.asm \
C:/MSP430\ Software\ for\ bq/lib/VLO_RAND/vlo_rand_CCS.asm 

CMD_SRCS += \
../lnk_msp430f2370.cmd 

ASM_DEPS += \
./SDQ_writeByte_CCS.pp \
./vlo_rand_CCS.pp 

OBJS += \
./MSP430_BQ26100.obj \
./MSP430_SDQLIB.obj \
./SDQ_writeByte_CCS.obj \
./SHA1_HMAC.obj \
./vlo_rand_CCS.obj 

C_DEPS += \
./MSP430_BQ26100.pp \
./MSP430_SDQLIB.pp \
./SHA1_HMAC.pp 


# Each subdirectory must supply rules for building sources it contributes
MSP430_BQ26100.obj: C:/MSP430\ Software\ for\ bq/MSP430F2xx_bq26100EVM/source/MSP430_BQ26100.c $(GEN_SRCS) $(GEN_OPTS)
	@echo 'Building file: $<'
	@echo 'Invoking: MSP430 Compiler'
	"C:/Program Files/Texas Instruments/ccsv4/tools/compiler/msp430/bin/cl430" --silicon_version=msp -g --include_path="C:/Program Files/Texas Instruments/ccsv4/msp430/include" --include_path="C:/Program Files/Texas Instruments/ccsv4/tools/compiler/msp430/include" --diag_warning=225 --sat_reassoc=off --fp_reassoc=off --plain_char=unsigned --printf_support=minimal $(GEN_OPTS_QUOTED) --preproc_with_compile --preproc_dependency="MSP430_BQ26100.pp" $(subst #,$(wildcard $(subst $(SPACE),\$(SPACE),$<)),"#")
	@echo 'Finished building: $<'
	@echo ' '

MSP430_SDQLIB.obj: C:/MSP430\ Software\ for\ bq/lib/SDQ/MSP430_SDQLIB.c $(GEN_SRCS) $(GEN_OPTS)
	@echo 'Building file: $<'
	@echo 'Invoking: MSP430 Compiler'
	"C:/Program Files/Texas Instruments/ccsv4/tools/compiler/msp430/bin/cl430" --silicon_version=msp -g --include_path="C:/Program Files/Texas Instruments/ccsv4/msp430/include" --include_path="C:/Program Files/Texas Instruments/ccsv4/tools/compiler/msp430/include" --diag_warning=225 --sat_reassoc=off --fp_reassoc=off --plain_char=unsigned --printf_support=minimal $(GEN_OPTS_QUOTED) --preproc_with_compile --preproc_dependency="MSP430_SDQLIB.pp" $(subst #,$(wildcard $(subst $(SPACE),\$(SPACE),$<)),"#")
	@echo 'Finished building: $<'
	@echo ' '

SDQ_writeByte_CCS.obj: C:/MSP430\ Software\ for\ bq/lib/SDQ/SDQ_writeByte_CCS.asm $(GEN_SRCS) $(GEN_OPTS)
	@echo 'Building file: $<'
	@echo 'Invoking: MSP430 Compiler'
	"C:/Program Files/Texas Instruments/ccsv4/tools/compiler/msp430/bin/cl430" --silicon_version=msp -g --include_path="C:/Program Files/Texas Instruments/ccsv4/msp430/include" --include_path="C:/Program Files/Texas Instruments/ccsv4/tools/compiler/msp430/include" --diag_warning=225 --sat_reassoc=off --fp_reassoc=off --plain_char=unsigned --printf_support=minimal $(GEN_OPTS_QUOTED) --preproc_with_compile --preproc_dependency="SDQ_writeByte_CCS.pp" $(subst #,$(wildcard $(subst $(SPACE),\$(SPACE),$<)),"#")
	@echo 'Finished building: $<'
	@echo ' '

SHA1_HMAC.obj: C:/MSP430\ Software\ for\ bq/lib/SHA1_HMAC/SHA1_HMAC.c $(GEN_SRCS) $(GEN_OPTS)
	@echo 'Building file: $<'
	@echo 'Invoking: MSP430 Compiler'
	"C:/Program Files/Texas Instruments/ccsv4/tools/compiler/msp430/bin/cl430" --silicon_version=msp -g --include_path="C:/Program Files/Texas Instruments/ccsv4/msp430/include" --include_path="C:/Program Files/Texas Instruments/ccsv4/tools/compiler/msp430/include" --diag_warning=225 --sat_reassoc=off --fp_reassoc=off --plain_char=unsigned --printf_support=minimal $(GEN_OPTS_QUOTED) --preproc_with_compile --preproc_dependency="SHA1_HMAC.pp" $(subst #,$(wildcard $(subst $(SPACE),\$(SPACE),$<)),"#")
	@echo 'Finished building: $<'
	@echo ' '

vlo_rand_CCS.obj: C:/MSP430\ Software\ for\ bq/lib/VLO_RAND/vlo_rand_CCS.asm $(GEN_SRCS) $(GEN_OPTS)
	@echo 'Building file: $<'
	@echo 'Invoking: MSP430 Compiler'
	"C:/Program Files/Texas Instruments/ccsv4/tools/compiler/msp430/bin/cl430" --silicon_version=msp -g --include_path="C:/Program Files/Texas Instruments/ccsv4/msp430/include" --include_path="C:/Program Files/Texas Instruments/ccsv4/tools/compiler/msp430/include" --diag_warning=225 --sat_reassoc=off --fp_reassoc=off --plain_char=unsigned --printf_support=minimal $(GEN_OPTS_QUOTED) --preproc_with_compile --preproc_dependency="vlo_rand_CCS.pp" $(subst #,$(wildcard $(subst $(SPACE),\$(SPACE),$<)),"#")
	@echo 'Finished building: $<'
	@echo ' '


